D3D11_SO_DECLARATION_ENTRY

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Windows && Direct3D_11)
extern (C)
struct D3D11_SO_DECLARATION_ENTRY {}

Members

Variables

ComponentCount
BYTE ComponentCount;
Undocumented in source.
OutputSlot
BYTE OutputSlot;
Undocumented in source.
SemanticIndex
UINT SemanticIndex;
Undocumented in source.
SemanticName
LPCSTR SemanticName;
Undocumented in source.
StartComponent
BYTE StartComponent;
Undocumented in source.
Stream
UINT Stream;
Undocumented in source.

Meta